xen.git
2005-08-03 kaf24@firebug... 1) Make more functions in io.c static
2005-08-03 kaf24@firebug... Manula merge.
2005-08-03 kaf24@firebug... Fix typo in Linux header file. Totally harmless --...
2005-08-03 iap10@freefall... Modify default Linux 2.6 config files to build for...
2005-08-03 iap10@freefall... Fix automatic toggling of PAE in Linux config files
2005-08-03 iap10@freefall... Since we use configs from dist/install/boot in preferen...
2005-08-03 smh22@firebug... Don't enable PAE by default just yet.
2005-08-03 vh249@arcadians... fix netdriver grant table option back to n by default
2005-08-02 cl349@firebug... merge?
2005-08-02 cl349@firebug... Fix migration for SMP guests with 1 vcpu.
2005-08-02 vh249@firebug... update x86_64 config files for grant table in netdriver
2005-08-02 kaf24@firebug... Remove USB front/back from 2.4 build, totally.
2005-08-02 cl349@firebug... Update xenstore python bindings for "Implement watching...
2005-08-02 cl349@firebug... Fix SMP save/restore for 1 vcpu by adding suspend/resum...
2005-08-02 cl349@firebug... Fix unbind_ipi_from_irq - evtchn_to_irq[evtchn] not...
2005-08-02 cl349@firebug... Add prototype for bind_ipi_on_cpu_to_irq.
2005-08-02 cl349@firebug... Add prototype for balloon_init_watcher.
2005-08-02 cl349@firebug... Implement watching of nodes which don't exist.
2005-08-02 cl349@firebug... Fix typo.
2005-08-02 cl349@firebug... Fix up non-valgrind case to send stderr to file like...
2005-08-02 cl349@firebug... Don't abort on untranslatable errors: EINVAL and print...
2005-08-02 cl349@firebug... merge?
2005-08-02 cl349@firebug... Fix checkpointing - add save/restore support to the...
2005-08-02 kaf24@firebug... Better XenLinux page fault debug output for PAE.
2005-08-02 smh22@firebug... Fixes.
2005-08-02 kaf24@firebug... A few consoled tweaks. It's not worth building by default
2005-08-02 kaf24@firebug... Remove some binary files.
2005-08-02 kaf24@firebug... This is the first patch to move the console code out...
2005-08-02 kaf24@firebug... This is the first patch to move the console code out...
2005-08-02 smh22@firebug... Manual merge.
2005-08-02 smh22@firebug... Disable build of pygrub for now - does not build with...
2005-08-02 smh22@firebug... Fix typo in pygrub code
2005-08-02 kaf24@firebug... The attached patch converts the balloon driver and...
2005-08-02 kaf24@firebug... > to "CONFIG_PAGING_LEVELS >= 3", maybe I forgot to...
2005-08-02 kaf24@firebug... Missing ia64_stubs file for libxc.
2005-08-02 smh22@firebug... Remainder of ACM patch (hgrrrr).
2005-08-02 smh22@firebug... The patches below clean-up sHype-related file names...
2005-08-02 smh22@firebug... The attached patch adds the support that was only stubb...
2005-08-02 smh22@firebug... * support proper scsi disk name
2005-08-02 smh22@firebug... Revert unintended enabling of grant tables for netback...
2005-08-01 vh249@arcadians... correct wrong variables pass to the set_pte_at macro.
2005-08-01 smh22@firebug... Manual merge.
2005-08-01 smh22@firebug... Minor clean ups of time.c and partial build fixes for 2.4
2005-08-01 ach61@arcadians... PDB: convert ptrace.c and traps.c changes to local...
2005-08-01 kaf24@firebug... This patch adds two macros for construction of the
2005-08-01 kaf24@firebug... While merging my development tree with the latest hg...
2005-07-31 ach61@arcadians... PDB: roll out changes to ptrace.c and traps.c
2005-07-29 kaf24@firebug... dom_mem_ops address_bitsd fix.
2005-07-29 kaf24@firebug... x86_32 build fix.
2005-07-29 kaf24@firebug... This patch renames balloon command to "set-mem", so...
2005-07-29 kaf24@firebug... This patch does 2 jobs:
2005-07-29 kaf24@firebug... Patch for 64-bit VMX guest destroy
2005-07-29 kaf24@firebug... Here is our latest patch to enable the Xen tools to
2005-07-29 kaf24@firebug... Attached patch adds a DMA zone to xen, also modifies...
2005-07-29 kaf24@firebug... This patch updates the CPU field in xm list for multi...
2005-07-29 kaf24@firebug... ... for dom0 if we know we'll need it. This is the xen
2005-07-29 kaf24@firebug... ... so it builds again and also add a note to the xen...
2005-07-29 kaf24@firebug... Really just basic preparation: switch over PAE builds...
2005-07-29 kaf24@firebug... fix x86_64 domain0 /dev/mem issue
2005-07-28 ach61@arcadians... PDB: add some additional files
2005-07-28 ach61@arcadians... PDB: process targets
2005-07-28 cl349@firebug... merge?
2005-07-28 cl349@firebug... Don't unbind port when event channel binding fails.
2005-07-28 cl349@firebug... Simplify code by acking watch as soon as we read it.
2005-07-28 cl349@firebug... Simplify code by making in and out pointers internal...
2005-07-28 kaf24@firebug... Nicer platform timer string (include clock rate in...
2005-07-28 kaf24@firebug... Fix irq.c warning, from aq.
2005-07-28 kaf24@firebug... Fix gnttab bug in blkfront.
2005-07-27 kaf24@firebug... Slightly better time debugging support in Xen.
2005-07-27 cl349@firebug... Get rid of internet_copy.jpg once more.
2005-07-27 cl349@firebug... Don't ignore exceptions here - the possible RuntimeErro...
2005-07-27 cl349@firebug... Introduce dom0 to the store.
2005-07-27 cl349@firebug... Handle introduce_domain failing when the domain is...
2005-07-27 cl349@firebug... Always pass around the store machine frame number inste...
2005-07-27 cl349@firebug... Add xc_init_store python binding.
2005-07-27 cl349@firebug... Fix read of integers from database on event channel...
2005-07-27 cl349@firebug... Make XENSTORED_DEBUG create a xenstored trace logfile.
2005-07-27 cl349@firebug... Move SIF_BLK_BE_DOMAIN and SIF_NET_BE_DOMAIN definition...
2005-07-27 cl349@firebug... merge?
2005-07-27 cl349@firebug... Don't auto-add domains we don't know about.
2005-07-27 kaf24@firebug... Add IBM Cyclone support to Xen.
2005-07-27 kaf24@firebug... Add HPET support to Xen. It is quicker to access and...
2005-07-27 kaf24@firebug... On opt_nosmp, also force num_cores to 1. Do this in...
2005-07-27 sos22@douglas... Kill a bad assertion.
2005-07-27 sos22@douglas... Merge.
2005-07-27 sos22@douglas... Make sure that opt_nosmp also disables hyperthreading...
2005-07-27 cl349@firebug... Rename file with space in name.
2005-07-27 kaf24@firebug... Fix memory reservation in XenLinux.
2005-07-27 iap10@freefall... Frob the Linux-2.6 configs to enable PAE (HIGHMEM_64G...
2005-07-26 cl349@firebug... merge?
2005-07-26 cl349@firebug... Clean up xenbus code not to use priorities.
2005-07-26 cl349@firebug... Fix case where watch callback unregisters itself: do...
2005-07-26 cl349@firebug... Implement xenbus_dev_error() and xenbus_dev_ok() functions
2005-07-26 cl349@firebug... Scrub initial xenstore page, free xendev structure.
2005-07-26 cl349@firebug... Fix locking: probe can be called from several places...
2005-07-26 cl349@firebug... Fix bus watch code, and clean up a little.
2005-07-26 cl349@firebug... Note about when device_find is fixed
2005-07-26 cl349@firebug... Modify to assume transactions
2005-07-26 cl349@firebug... Do not use device_find: crashes for some reason
2005-07-26 cl349@firebug... Fix missing argument rename in xenbus_exists.
next